Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(tag-pair): point tag-pair error message to correct line and colum… #1503

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bebehr
Copy link

@bebehr bebehr commented Feb 20, 2025

…n number

fix #1284

Short description of what this resolves:
Pointing to correct line number in tag-pair message when end tag is missing.

Proposed changes:
Adds lastEvent.line and lastEvent.col to rule check with updated tests.

@bebehr bebehr requested a review from thedaviddias as a code owner February 20, 2025 21:23
@github-actions github-actions bot added core Relates to HTMLHint's core APIs and features test labels Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Relates to HTMLHint's core APIs and features test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tag-pair points to the wrong line
1 participant